Skip to content

public Election::countCandidates

Read it at the source

Description

php
public Election->countCandidates ( ): int

Count the number of registered candidates

Return value

(int) Number of registered candidates for this election.


Released under the MIT License.